Print when Enter pressed in certain GtkEntries of the print dialog
authorMarek Kasik <mkasik@redhat.com>
Tue, 11 Aug 2009 07:24:18 +0000 (09:24 +0200)
committerMarek Kasik <mkasik@redhat.com>
Tue, 11 Aug 2009 07:24:18 +0000 (09:24 +0200)
commit70efa7331100df0743bd8a1b85231dc3ec67c24d
treeedd61f2d2b6c5cee9755b33a732253831de3a22f
parent527e0937a82729edc7d856c5730967b491a5403d
Print when Enter pressed in certain GtkEntries of the print dialog

Print when Enter pressed in Name entry or Command Line entry in the
print dialog (#564695).
Add gtk_printer_option_set_activates_default() function and
gtk_printer_option_get_activates_default() function to control
behaviour of GtkPrinterOptionWidget.
gtk/gtk.symbols
gtk/gtkprinteroption.c
gtk/gtkprinteroption.h
gtk/gtkprinteroptionwidget.c
modules/printbackends/file/gtkprintbackendfile.c
modules/printbackends/lpr/gtkprintbackendlpr.c